summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Debian Qt/KDE Maintainers [Thu, 15 Aug 2019 14:15:39 +0000 (15:15 +0100)]
gcc9_warnings
Gbp-Pq: Name gcc9_warnings.diff
Debian Qt/KDE Maintainers [Thu, 15 Aug 2019 14:15:39 +0000 (15:15 +0100)]
qrandom_gcc9
Gbp-Pq: Name qrandom_gcc9.diff
Debian Qt/KDE Maintainers [Thu, 15 Aug 2019 14:15:39 +0000 (15:15 +0100)]
raw_printers
Gbp-Pq: Name raw_printers.diff
Debian Qt/KDE Maintainers [Thu, 15 Aug 2019 14:15:39 +0000 (15:15 +0100)]
qprintdialog_duplex
Gbp-Pq: Name qprintdialog_duplex.diff
Daniel Vrátil [Sat, 1 Dec 2018 16:56:41 +0000 (17:56 +0100)]
MySQL: Free the results when QSqlQuery::finished() is called
Calling mysql_stmt_free_result() frees the results of the last
executed query while keeping the prepared statement valid. This
allows one to keep around prepared QSqlQueries without the overhead
of keeping all the results in memory.
Change-Id: I4589e90857cc4e9a6f9612799bfca967a67e2ab2
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Andy Shaw <andy.shaw@qt.io>
Gbp-Pq: Name mysql_free_results_when_qsqlquery_finished_is_called.patch
Michal Klocek [Mon, 12 Nov 2018 12:17:40 +0000 (13:17 +0100)]
Remove need for glXGetProcAddressARB
We do already require glXGetProcAddress in line 248.
Task-number: QTBUG-71488
Change-Id: Id0f3bc256a71097241b99d2dcba927c1165e980e
Gbp-Pq: Name remove_need_for_glXGetProcAddressARB.patch
Debian Qt/KDE Maintainers [Thu, 15 Aug 2019 14:15:39 +0000 (15:15 +0100)]
reference_dpi
Gbp-Pq: Name reference_dpi.diff
Debian Qt/KDE Maintainers [Thu, 15 Aug 2019 14:15:39 +0000 (15:15 +0100)]
fix-selection-rendering
Gbp-Pq: Name fix-selection-rendering.patch
Dmitry Shachnev [Thu, 15 Aug 2019 14:15:39 +0000 (15:15 +0100)]
qtbase-opensource-src (5.11.3+dfsg1-4) unstable; urgency=medium
* Backport upstream patch to fix build with GCC 9 (closes: #925812).
* Backport upstream patch to silence some GCC 9 warnings.
* Update debian/libqt5network5.symbols from buildds’ logs.
[dgit import unpatched qtbase-opensource-src 5.11.3+dfsg1-4]
Dmitry Shachnev [Thu, 15 Aug 2019 14:15:39 +0000 (15:15 +0100)]
Import qtbase-opensource-src_5.11.3+dfsg1-4.debian.tar.xz
[dgit import tarball qtbase-opensource-src 5.11.3+dfsg1-4 qtbase-opensource-src_5.11.3+dfsg1-4.debian.tar.xz]
Dmitry Shachnev [Fri, 15 Mar 2019 07:20:39 +0000 (07:20 +0000)]
Import qtbase-opensource-src_5.11.3+dfsg1.orig.tar.xz
[dgit import orig qtbase-opensource-src_5.11.3+dfsg1.orig.tar.xz]